home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / fastterm.lzh / fastterm.doc < prev    next >
Text File  |  1990-10-21  |  5KB  |  150 lines

  1.  
  2.                       FASTTERM 1.0
  3.  
  4.                  Copyright 1990 Gary Burke
  5.  
  6.                   Released: OCT 20, 1990
  7.  
  8.  
  9.      FASTTERM  is a program that if the ext is prg it will
  10. call the file selector if the ext is tos no selector will be
  11. allowed.
  12.  
  13. FASTTERM works on color, monochrome, and was written entirely
  14. in 68000 assembly language.
  15.  
  16.  
  17.                     Copyright Information
  18.                     ---------------------
  19.  
  20.      FASTTERM.PRG  and the documentation are,
  21.  
  22.      Copyright  1990 Gary Burke.
  23.  
  24.      All rights reserved.
  25.  
  26.      FASTTERM is distributed as SHAREWARE.  This means that
  27. you are allowed to give copies of the program to friends,
  28. upload it to bulletin boards, etc.  If you end up using the
  29. program, you are expected to become a registered user by sending
  30. a shareware payment of at least $15.00 to:
  31.  
  32.      Gary Burke
  33.      31 Culver lane
  34.      North Haven, CT 06473
  35.  
  36.      In return you will receive a fully functional version of FASTTERM
  37. and a more complete set of doc's.
  38. In this version of FASTTERM downloading is disabled sorry but no one
  39. would care if i disabled upload....
  40.  
  41.      If you have suggestions for improving FASTTERM, your
  42. idears will not be considered if you're not registered.
  43. I'll try to include any suggestions that seem useful.
  44. If you have an account on Genie, I can also be reached there,
  45. address messages to. G.BURKE i can also be reached thought
  46. hi_tech bbs 203-776-2850
  47.  
  48.  
  49.      FASTTERM may be freely distributed as long as all of the
  50. mentioned files are included, also as long as none of the
  51. files are altered in any way.
  52.  
  53.  
  54.                  Some notes on FASTTERM
  55.                  ----------------------
  56.  
  57.      These files should be included in the archive.
  58. FASTTERM.PRG
  59. FASTDIAL.DAT
  60. FASTDIAL.PRE
  61. FASTMODE.DAT
  62. FASTDEFT.DAT
  63. FASTTERM.DFT
  64. SZ.EXE
  65.  
  66.                     FASTTERM.DFT
  67.                     ____________
  68.  
  69.    Is used to hold your default setting like baud rate, macros
  70. exc exc......
  71.  
  72.                     FASTDIAL.DAT
  73.                     ____________
  74.  
  75.    Stores all the phone number and auto dialer info bbs name,
  76. phone, password, user name. The file will hold upto 100 numbers
  77. that should be more than enough.
  78.  
  79.                     FASTDIAL.PRE
  80.                     ____________
  81.  
  82.    This file will store you dial defaults like ATDT or ATDP
  83. exc....
  84.  
  85.                     FASTMODE.DAT
  86.                     ____________
  87.  
  88.    The file fastmode.dat can be edited with any ascii text editor
  89. you will need to place any commands to initilize your particular
  90. modem. The file include in the archive should work fine with any
  91. HST modem. One of the main commands you will have to set, is to
  92. make sure you modem sends back verbial commands.
  93.  
  94.                       SZ.EXE
  95.                       ______
  96.  
  97.    Sz.exe is a edited version of send zmodem, it should be in the
  98. same directory as fastterm.prg.
  99.  
  100.                     FASTTERM.PRG
  101.                     ____________
  102.  
  103.    Most functions should be very easy to figure out, from the main
  104. menu you can run a ttp, tos, prg with the exec command.
  105. Flip the screen from back white, to white black.
  106. Enter term mode, call the autodialer, do disk functions like
  107. delete files, copy files, type a file to the screen printer, view
  108. arced files. In one of the future revisions i will add view LZH, and
  109. more. You can turn the bottom desplay line on off.
  110. Enter macros exc exc....
  111.  
  112.                     AUTODIALER
  113.                     __________
  114.  
  115.    The autodialer there isn't to much to say here just enter your
  116. phone numbers and save them. Make sure you edit the dialprefix also.
  117. You may send your user name in term mode by hitting the shift F1
  118. keys, and the password shift F2.
  119.  
  120.                       MACROS
  121.                       ______
  122.  
  123.    There can be up to ten macros just enter them on the line you
  124. like, to send a macro hit the f[n] keys from term mode.
  125. you must save your defaults from the main menu so that all the macros
  126. will be saved, and loaded at bootup.
  127.  
  128.                       PROTOCALLS
  129.                       __________
  130.  
  131.    At this time FASTTERM supports
  132. YMODEM batch 
  133. XMODEM 1k no batch
  134. FMODEM batch
  135. YMODEM_G batch no error checking
  136. SEALINK batch
  137. CMODEM batch NEW protocall as fast or faster than zmodem
  138. XMODEM no batch
  139. ZMODEM batch external at this time
  140.  
  141.    With ymodemg i have found that most atari bbs's supporting it are
  142. not working correctly, so try it if you find it works ok then use it
  143. ymodemg is the fastest.
  144.  
  145.                      END
  146.                      ___
  147.  
  148.    I think most of you can figure out the rest, if you need help
  149. hit the help key in term mode...
  150.